home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RBBS-LIT.ZIP / LIT / NOVELL.LIT < prev    next >
Text File  |  1990-01-13  |  822b  |  15 lines

  1. *[NOVELL.LIT]*****************************************************************
  2. * Description: Removes support for making upload shared on Novell            *
  3. * RBBS-PC Level: CPC17.3                                                √ AM *
  4. * Module Affected: RBBSSUB3.BAS                                              *
  5. * Selection Option: NOVELL = OFF                                             *
  6. * Additional files: None                                                     *
  7. ******************************************************************************
  8. 20712 Desc$ = ZUserIn$
  9.       IF NOT ZLimitSearchToFMS THEN _
  10.          IF ZFMSDirectory$ <> ZUpldDir$ THEN _
  11.             IF LEFT$(ZUserIn$,1) = "/" THEN _
  12.                CALL UpdtCalr (ZUserIn$,2) : _
  13.                GOTO 20726_
  14.             ELSE GOTO 20717
  15.